Window Callback Services

The mixer services provide window callback services so that your application can process messages from mixer drivers. To use these services, specify the CALLBACK_WINDOW flag in the fdwOpen parameter and a window handle in the dwCallback parameter of the mixerOpenO9O8CH function. Driver messages are sent to the window procedure function for the window identified by the handle in dwCallback. The messages are specific to the audio device type.